Accusoft.PdfXpress5.Net
Destination Property
See Also  Send Feedback
Accusoft.PdfXpressSdk Namespace > RenderDcOptions Class : Destination Property




Glossary Item Box

Confines drawing PDF page content and PDF annotation appearances to a rectangular area of the Windows GDI+ device context.

Syntax

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

Property Value

A rectangular area, expressed in Windows GDI+ device context logical units.

Remarks

If DestinationArea.Width is zero, then Destination.X is ignored and the width of the Windows GDI+ device context surface is used instead.

If DestinationArea.Height is zero, then Desination.Y is ignored and the height of the Windows GDI+ device context surface is used instead.

The default value is the entire device context surface rectangle.

See Also

©2012. Accusoft Corporation. All Rights Reserved.