4 references to PresentationDirections
ReachFramework (4)
PrintConfig\DocumentNUp.cs (3)
227
if (this.PresentationDirectionCapability.
PresentationDirections
.Count > 0)
404
this.
PresentationDirections
.Add(option);
451
return (this.
PresentationDirections
.Count > 0);
PrintConfig\PrtCap_Public_Simple.cs (1)
863
_printCap.JobNUpCapability.PresentationDirectionCapability.
PresentationDirections
)