Aspose.Pdf for .NET - API Reference
Aspose.Pdf for .NET
Aspose.Pdf
OperatorCollection Class
OperatorCollection Properties
Count Property
IsFastTextExtractionMode Property
IsReadOnly Property
Item Property
Click or drag to resizeClick or drag to resize
OperatorCollection Properties

The OperatorCollection type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets count of operators in the collection.
(Overrides BaseOperatorCollectionCount.)
Public propertyIsFastTextExtractionMode
Indicates wheather collection is limited to fast text extraction
(Overrides BaseOperatorCollectionIsFastTextExtractionMode.)
Public propertyIsReadOnly
Gets a value indicating whether the collection is read-only.
(Overrides BaseOperatorCollectionIsReadOnly.)
Public propertyCode exampleItem
Gets operator by its index.
(Overrides BaseOperatorCollectionItemInt32.)
See Also

Reference

OperatorCollection Class
Aspose.Pdf Namespace