Class PowerPointSettings
- Namespace
- Ink_Canvas
- Assembly
- InkCanvasForClass.dll
public class PowerPointSettings
- Inheritance
-
PowerPointSettings
- Inherited Members
-
Properties
EnablePPTButtonLongPressPageTurn
[JsonProperty("enablePPTButtonLongPressPageTurn")]
public bool EnablePPTButtonLongPressPageTurn { get; set; }
Property Value
- bool
EnablePPTButtonPageClickable
[JsonProperty("enablePPTButtonPageClickable")]
public bool EnablePPTButtonPageClickable { get; set; }
Property Value
- bool
EnablePPTTimeCapsule
[JsonProperty("enablePPTTimeCapsule")]
public bool EnablePPTTimeCapsule { get; set; }
Property Value
- bool
EnablePowerPointEnhancement
[JsonProperty("enablePowerPointEnhancement")]
public bool EnablePowerPointEnhancement { get; set; }
Property Value
- bool
EnableWppProcessKill
[JsonProperty("enableWppProcessKill")]
public bool EnableWppProcessKill { get; set; }
Property Value
- bool
IsAlwaysGoToFirstPageOnReenter
[JsonProperty("isAlwaysGoToFirstPageOnReenter")]
public bool IsAlwaysGoToFirstPageOnReenter { get; set; }
Property Value
- bool
IsAutoSaveScreenShotInPowerPoint
[JsonProperty("isAutoSaveScreenShotInPowerPoint")]
public bool IsAutoSaveScreenShotInPowerPoint { get; set; }
Property Value
- bool
IsAutoSaveStrokesInPowerPoint
[JsonProperty("isAutoSaveStrokesInPowerPoint")]
public bool IsAutoSaveStrokesInPowerPoint { get; set; }
Property Value
- bool
IsEnableFingerGestureSlideShowControl
[JsonProperty("isEnableFingerGestureSlideShowControl")]
public bool IsEnableFingerGestureSlideShowControl { get; set; }
Property Value
- bool
IsEnableTwoFingerGestureInPresentationMode
[JsonProperty("isEnableTwoFingerGestureInPresentationMode")]
public bool IsEnableTwoFingerGestureInPresentationMode { get; set; }
Property Value
- bool
IsNoClearStrokeOnSelectWhenInPowerPoint
[JsonProperty("isNoClearStrokeOnSelectWhenInPowerPoint")]
public bool IsNoClearStrokeOnSelectWhenInPowerPoint { get; set; }
Property Value
- bool
IsNotifyAutoPlayPresentation
[JsonProperty("isNotifyAutoPlayPresentation")]
public bool IsNotifyAutoPlayPresentation { get; set; }
Property Value
- bool
IsNotifyHiddenPage
[JsonProperty("isNotifyHiddenPage")]
public bool IsNotifyHiddenPage { get; set; }
Property Value
- bool
IsNotifyPreviousPage
[JsonProperty("isNotifyPreviousPage")]
public bool IsNotifyPreviousPage { get; set; }
Property Value
- bool
IsShowCanvasAtNewSlideShow
[JsonProperty("isShowCanvasAtNewSlideShow")]
public bool IsShowCanvasAtNewSlideShow { get; set; }
Property Value
- bool
IsShowStrokeOnSelectInPowerPoint
[JsonProperty("isShowStrokeOnSelectInPowerPoint")]
public bool IsShowStrokeOnSelectInPowerPoint { get; set; }
Property Value
- bool
IsSupportWPS
[JsonProperty("isSupportWPS")]
public bool IsSupportWPS { get; set; }
Property Value
- bool
[JsonProperty("pptBButtonsOption")]
public int PPTBButtonsOption { get; set; }
Property Value
- int
[JsonProperty("pptButtonsDisplayOption")]
public int PPTButtonsDisplayOption { get; set; }
Property Value
- int
[JsonProperty("pptLBButtonOpacity")]
public double PPTLBButtonOpacity { get; set; }
Property Value
- double
[JsonProperty("pptLBButtonPosition")]
public int PPTLBButtonPosition { get; set; }
Property Value
- int
[JsonProperty("pptLSButtonOpacity")]
public double PPTLSButtonOpacity { get; set; }
Property Value
- double
[JsonProperty("pptLSButtonPosition")]
public int PPTLSButtonPosition { get; set; }
Property Value
- int
[JsonProperty("pptRBButtonOpacity")]
public double PPTRBButtonOpacity { get; set; }
Property Value
- double
[JsonProperty("pptRBButtonPosition")]
public int PPTRBButtonPosition { get; set; }
Property Value
- int
[JsonProperty("pptRSButtonOpacity")]
public double PPTRSButtonOpacity { get; set; }
Property Value
- double
[JsonProperty("pptRSButtonPosition")]
public int PPTRSButtonPosition { get; set; }
Property Value
- int
[JsonProperty("pptSButtonsOption")]
public int PPTSButtonsOption { get; set; }
Property Value
- int
PPTTimeCapsulePosition
[JsonProperty("pptTimeCapsulePosition")]
public int PPTTimeCapsulePosition { get; set; }
Property Value
- int
PowerPointSupport
[JsonProperty("powerPointSupport")]
public bool PowerPointSupport { get; set; }
Property Value
- bool
[JsonProperty("showGestureButtonInSlideShow")]
public bool ShowGestureButtonInSlideShow { get; set; }
Property Value
- bool
[JsonProperty("showPPTButton")]
public bool ShowPPTButton { get; set; }
Property Value
- bool
[JsonProperty("showPPTSidebarByDefault")]
public bool ShowPPTSidebarByDefault { get; set; }
Property Value
- bool
SkipAnimationsWhenGoNext
[JsonProperty("skipAnimationsWhenGoNext")]
public bool SkipAnimationsWhenGoNext { get; set; }
Property Value
- bool
UseRotPptLink
[JsonProperty("useRotPptLink")]
public bool UseRotPptLink { get; set; }
Property Value
- bool