ImageGear for .NET
Matrix Field
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEContentAttrs Class : Matrix Field




Glossary Item Box

Transformation matrix for the content object.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Field Value

ImGearPDFFixedMatrix class object.

Remarks

Only used if the content contains a Form. Corresponds to Matrix key in the XObject Form attributes dictionary, which specifies the mapping from form space to the current user space. Each time the form XObject is painted by the Do operator, this matrix is concatenated with the current transformation matrix to define the mapping from form space to device space. See section '4.9 Form XObjects' of the PDF Reference for more details.

See Also

©2013. Accusoft Corporation. All Rights Reserved.