Click or drag to resize
Pdf Library for .NET

PdfResizeManagerContentSize Property

The size of the content in the generated document (resized).

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public SizeF ContentSize { get; set; }

Property Value

Type: SizeF
See Also