Click or drag to resize

ScreenSetScaleCondition Method

Sets the condition under which the icon should be scaled.

Namespace:  pdftron.PDF.Annots
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetScaleCondition(
	ScreenScaleCondition sd
)

Parameters

sd
Type: pdftron.PDF.AnnotsScreenScaleCondition
an entry of the "ScaleCondition" enumerator which the icon should be scaled.
See Also