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