Unit 'fpPDF' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-pdf]

TPDFGraphicsStateItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fppdf.pp line 1123

type TPDFGraphicsStateItem = class(TCollectionItem)

public

  constructor Create(); override;

  property FillAlpha: TPDFFloat; [rw]

  property StrokeAlpha: TPDFFloat; [rw]

  property BlendMode: TPDFBlendMode; [rw]

  property SoftMask: TPDFSoftMaskKind; [rw]

  property SoftMaskForm: Integer; [rw]

end;

Inheritance

TPDFGraphicsStateItem

|

TObject


Documentation generated on: 2026-09-22