4 references to PresentationDirections
ReachFramework (4)
PrintConfig\DocumentNUp.cs (3)
218
if (this.PresentationDirectionCapability.
PresentationDirections
.Count > 0)
399
this.
PresentationDirections
.Add(option);
446
return (this.
PresentationDirections
.Count > 0);
PrintConfig\PrtCap_Public_Simple.cs (1)
857
_printCap.JobNUpCapability.PresentationDirectionCapability.
PresentationDirections
)