  | 
PdfResizeManagerStartPosition Property  | 
 
            The start position of the content in the generated document (resized).
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
Syntaxpublic PointF StartPosition { get; set; }Public Property StartPosition As PointF
	Get
	Set
Property Value
Type: 
PointF
See Also