AutoPlay Media Studio 9

PDF.IsEnabled

PDF.IsEnabled

This is the first topic This is the last topic  

PDF.IsEnabled

This is the first topic This is the last topic  

OverviewExamples

boolean PDF.IsEnabled (

string ObjectName )

Example 1

bEnabled = PDF.IsEnabled("Specification");

Checks whether the "Specification" PDF object is enabled or disabled, and stores true or false in the bEnabled variable accordingly.

Tip: Starting a variable name with "b" is a technique that programmers use to help themselves remember that a variable contains a boolean value.

See also: Related Actions


Learn More: Indigo Rose Software - AutoPlay Media Studio - Buy Now - Contact Us