Click or drag to resize

PdfStreamObjectType Property

Gets the Stream value.

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

Property Value

PdfBasicObjectType
The Stream value.
See Also