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: 26.2
Syntax
public SizeF ContentSize { get; set; }

Property Value

SizeF
See Also