C# Class PdfSharp.Drawing.XGraphics.XGraphicsInternals

Provides access to internal data structures of the XGraphics class.
Afficher le fichier Open project: DavidS/MigraDoc

Méthodes publiques

Méthode Description
SetPdfTz ( double value ) : void

If PDF is rendered, sets the tz value.

Private Methods

Méthode Description
XGraphicsInternals ( XGraphics gfx ) : System

Method Details

SetPdfTz() public méthode

If PDF is rendered, sets the tz value.
public SetPdfTz ( double value ) : void
value double
Résultat void