PDFStringFormats Enumeration

Placement of a string

Definition

Namespace: PCBI_API_Extensions.PDF
Assembly: PCBI.API_Library (in PCBI.API_Library.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public enum PDFStringFormats

Members

TopLeft0 Top left
TopCenter1 Top center
TopRight2 Top right
Center3 Center
BottomLeft4 Bottom left
BottomCenter5 Bottom center
BottomRight6 Bottom right

Extension Methods

See Also