Click or drag to resize

PdfStreamObjectType Property

Gets the Stream value.

Namespace: SautinSoft.Pdf.Objects
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntax
public override PdfBasicObjectType ObjectType { get; }

Property Value

PdfBasicObjectType
The Stream value.
See Also