Click or drag to resize

PdfStringLength Property

Gets the number of bytes in the current PdfString instance.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public int Length { get; }

Property Value

Int32
See Also