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