Table of Contents

Property IsTransformed

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

IsTransformed

Gets a value indicating whether this form XObject is drawn transformed.

public bool IsTransformed { get; }

Property Value

bool

true if the from XObject is drawn transformed; otherwise false.

See Also