OutputSettingsSaveMasterAsImage Property |
Save master as image or process the master and layouts and render as seperate slides.
Namespace: DigitalOfficePro.Html5PointSdkAssembly: DigitalOfficePro.Html5PointSdk (in DigitalOfficePro.Html5PointSdk.dll) Version: 1.3.8.2 (1.3.8.2)
Syntax public bool SaveMasterAsImage { get; set; }
Public Property SaveMasterAsImage As Boolean
Get
Set
public:
virtual property bool SaveMasterAsImage {
bool get () sealed;
void set (bool value) sealed;
}
Property Value
Type:
BooleanImplements
IOutputSettingsSaveMasterAsImageSee Also